This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: create new field in a form dinamically ~John Nimtoopuloni 27.Jan.04 03:24 PM a Web browser Domino Designer All ReleasesWindows 2000
Thanks. I am interested in how to add new fields to the form. I want to enable the user to click a button, which should cause 2 new fields added to the form, user can fill these new fields.
My current solution: I defined more fields in the form; field properties "Hide paragraph if formula is true" ToDisplay<2
User-click increases the value of ToDisplay from 1 to 2 (and so on).